Hello Team,
I am trying to ingest the incident data into 3rd party system using REST API. If I get list of incidents till day1 and some of the incidents would not be in resolved state, on day2 I want to get incidents which are triggered on day2 and any changes for the day1 incidents like status changed from triggered to acknowledged or resolved or again moved to acknowledged from resolved state.
It would also be helpful if you share how to include incident timeline when I am getting list of incidents using REST API.